home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / AMICUS / AMICUS13.ADF / FutureSound / future_lib.fd < prev    next >
Text File  |  1986-08-05  |  125b  |  9 lines

  1. ##base _FSBase
  2. ##bias 30
  3. ##public
  4. FSGetSize()(A0)
  5. FSLoadSound()(D0,A0)
  6. FSPlaySound()(A0,D0/D1/D2/D3)
  7. FSStopSound()(A0)
  8. ##end
  9.